Version

ColorPicker Method

Accepts a model class and returns a string that will be rendered in the view.
Overload List
OverloadDescription
ColorPicker(ColorPickerModel)Accepts a model class and returns a string that will be rendered in the view.  
ColorPicker(String,ColorPickerModel)Accepts a model class and an id and returns a string that will be rendered in the view.  
ColorPicker(ColorPickerModel,IDictionary<String,Object>)Accepts a model class and HTML attributes and returns a string that will be rendered in the view.  
ColorPicker(ColorPickerModel,Object)Accepts a model class and HTML attributes and returns a string that will be rendered in the view.  
ColorPicker()Helper to configure a ColorPicker widget.  
ColorPicker(String,String[],String[],IDictionary<String,Object>)Helper to configure a ColorPicker widget.  
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub